﻿2026-07-22T03:23:09.6043672Z ##[group]Run actions/checkout@v5
2026-07-22T03:23:09.6044238Z with:
2026-07-22T03:23:09.6044593Z   repository: BigscreenVR/spt-bs-core
2026-07-22T03:23:09.6047443Z   token: ***
2026-07-22T03:23:09.6047744Z   ssh-strict: true
2026-07-22T03:23:09.6048064Z   ssh-user: git
2026-07-22T03:23:09.6048385Z   persist-credentials: true
2026-07-22T03:23:09.6048736Z   clean: true
2026-07-22T03:23:09.6049066Z   sparse-checkout-cone-mode: true
2026-07-22T03:23:09.6049436Z   fetch-depth: 1
2026-07-22T03:23:09.6049767Z   fetch-tags: false
2026-07-22T03:23:09.6050103Z   show-progress: true
2026-07-22T03:23:09.6050439Z   lfs: false
2026-07-22T03:23:09.6050745Z   submodules: false
2026-07-22T03:23:09.6051064Z   set-safe-directory: true
2026-07-22T03:23:09.6051449Z   allow-unsafe-pr-checkout: false
2026-07-22T03:23:09.6051838Z env:
2026-07-22T03:23:09.6052157Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T03:23:09.6052562Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T03:23:09.6052990Z ##[endgroup]
2026-07-22T03:23:09.7824469Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T03:23:09.7825737Z ##[group]Getting Git version info
2026-07-22T03:23:09.7826271Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T03:23:09.8068704Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T03:23:09.8320661Z git version 2.43.0.windows.1
2026-07-22T03:23:09.8345134Z ##[endgroup]
2026-07-22T03:23:09.8352717Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4be23bff-56c4-44e0-a443-3b3f39cb5842\.gitconfig'
2026-07-22T03:23:09.8365947Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4be23bff-56c4-44e0-a443-3b3f39cb5842' before making global git config changes
2026-07-22T03:23:09.8367083Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T03:23:09.8370995Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T03:23:09.8619817Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T03:23:09.8827021Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T03:23:09.8852115Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T03:23:09.8856345Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T03:23:09.9867807Z HEAD
2026-07-22T03:23:10.0927632Z ##[endgroup]
2026-07-22T03:23:10.0932361Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T03:23:10.7973819Z ##[group]Cleaning the repository
2026-07-22T03:23:10.7978284Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T03:23:16.9611711Z Removing target/
2026-07-22T03:23:16.9648870Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T03:23:17.1359813Z HEAD is now at 34ca81c3 Merge ce0a47008607adda944b6ac61ce1ae14340cfcaa into 850d9b2786643faf17f12162af31ee23366b5b36
2026-07-22T03:23:17.1384625Z ##[endgroup]
2026-07-22T03:23:17.1388954Z ##[group]Disabling automatic garbage collection
2026-07-22T03:23:17.1394156Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T03:23:17.1635908Z ##[endgroup]
2026-07-22T03:23:17.1636380Z ##[group]Setting up auth
2026-07-22T03:23:17.1642411Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T03:23:17.2679373Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T03:23:18.2796571Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T03:23:18.3039183Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T03:23:18.7802176Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T03:23:18.8045692Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T03:23:19.3159093Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T03:23:19.3476057Z ##[endgroup]
2026-07-22T03:23:19.3476660Z ##[group]Fetching the repository
2026-07-22T03:23:19.3483142Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +69a0e4fc6a268697925b0c77a56292b1d5993bcb:refs/remotes/origin/main
2026-07-22T03:23:20.1513576Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T03:23:20.1514072Z  + 850d9b27...69a0e4fc 69a0e4fc6a268697925b0c77a56292b1d5993bcb -> origin/main  (forced update)
2026-07-22T03:23:20.1639661Z ##[endgroup]
2026-07-22T03:23:20.1640059Z ##[group]Determining the checkout info
2026-07-22T03:23:20.1640542Z ##[endgroup]
2026-07-22T03:23:20.1645863Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T03:23:20.1939820Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T03:23:20.2183619Z ##[group]Checking out the ref
2026-07-22T03:23:20.2188677Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T03:23:20.2935312Z branch 'main' set up to track 'origin/main'.
2026-07-22T03:23:20.2935731Z Your branch is up to date with 'origin/main'.
2026-07-22T03:23:20.2936257Z Previous HEAD position was 34ca81c3 Merge ce0a47008607adda944b6ac61ce1ae14340cfcaa into 850d9b2786643faf17f12162af31ee23366b5b36
2026-07-22T03:23:20.2937257Z Switched to and reset branch 'main'
2026-07-22T03:23:20.2961180Z ##[endgroup]
2026-07-22T03:23:20.3229512Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T03:23:20.3453863Z 69a0e4fc6a268697925b0c77a56292b1d5993bcb
